Home
last modified time | relevance | path

Searched hist:"3 acf8ace68230e9558cf916847f1cc9f208abdf1" (Results 1 – 6 of 6) sorted by last modified time

/linux/kernel/trace/
H A Dtrace_kprobe.cdiff 3acf8ace68230e9558cf916847f1cc9f208abdf1 Wed Sep 20 23:31:39 CEST 2023 Jiri Olsa <jolsa@kernel.org> bpf: Add missed value to kprobe perf link info

Add missed value to kprobe attached through perf link info to
hold the stats of missed kprobe handler execution.

The kprobe's missed counter gets incremented when kprobe handler
is not executed due to another kprobe running on the same cpu.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230920213145.1941596-4-jolsa@kernel.org
H A Dbpf_trace.cdiff 3acf8ace68230e9558cf916847f1cc9f208abdf1 Wed Sep 20 23:31:39 CEST 2023 Jiri Olsa <jolsa@kernel.org> bpf: Add missed value to kprobe perf link info

Add missed value to kprobe attached through perf link info to
hold the stats of missed kprobe handler execution.

The kprobe's missed counter gets incremented when kprobe handler
is not executed due to another kprobe running on the same cpu.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230920213145.1941596-4-jolsa@kernel.org
/linux/kernel/bpf/
H A Dsyscall.cdiff 3acf8ace68230e9558cf916847f1cc9f208abdf1 Wed Sep 20 23:31:39 CEST 2023 Jiri Olsa <jolsa@kernel.org> bpf: Add missed value to kprobe perf link info

Add missed value to kprobe attached through perf link info to
hold the stats of missed kprobe handler execution.

The kprobe's missed counter gets incremented when kprobe handler
is not executed due to another kprobe running on the same cpu.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230920213145.1941596-4-jolsa@kernel.org
/linux/tools/include/uapi/linux/
H A Dbpf.hdiff 3acf8ace68230e9558cf916847f1cc9f208abdf1 Wed Sep 20 23:31:39 CEST 2023 Jiri Olsa <jolsa@kernel.org> bpf: Add missed value to kprobe perf link info

Add missed value to kprobe attached through perf link info to
hold the stats of missed kprobe handler execution.

The kprobe's missed counter gets incremented when kprobe handler
is not executed due to another kprobe running on the same cpu.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230920213145.1941596-4-jolsa@kernel.org
/linux/include/uapi/linux/
H A Dbpf.hdiff 3acf8ace68230e9558cf916847f1cc9f208abdf1 Wed Sep 20 23:31:39 CEST 2023 Jiri Olsa <jolsa@kernel.org> bpf: Add missed value to kprobe perf link info

Add missed value to kprobe attached through perf link info to
hold the stats of missed kprobe handler execution.

The kprobe's missed counter gets incremented when kprobe handler
is not executed due to another kprobe running on the same cpu.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230920213145.1941596-4-jolsa@kernel.org
/linux/include/linux/
H A Dtrace_events.hdiff 3acf8ace68230e9558cf916847f1cc9f208abdf1 Wed Sep 20 23:31:39 CEST 2023 Jiri Olsa <jolsa@kernel.org> bpf: Add missed value to kprobe perf link info

Add missed value to kprobe attached through perf link info to
hold the stats of missed kprobe handler execution.

The kprobe's missed counter gets incremented when kprobe handler
is not executed due to another kprobe running on the same cpu.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230920213145.1941596-4-jolsa@kernel.org